`openFile`の`openState`に設定する。 ```ts openFile(file: TFile, openState?: OpenViewState): Promise<void>; ```