The type definition makes it seem like Accounts.findUserByEmail is available on the client, but this function is undefined.
I propose we update this to be a reactive source on the client, and fix any other such confusing discrepancies in other APIs.
On the client, it should only succeed if the user is given such permission, otherwise should only work with the user’s own account by default (it would work with all emails they have), or similar.