FunctionsfetchMinaAccountfetchMinaAccount CallablefetchMinaAccount(params: { force?: boolean; publicKey: string | PublicKey; tokenId?: string | Field }): Promise<{} | { account: undefined }>Parametersparams: { force?: boolean; publicKey: string | PublicKey; tokenId?: string | Field }Returns Promise<{} | { account: undefined }>