lookupUserByEmail Looks up information based on an email address. Import Copyimport { BaseSignerClient } from "@account-kit/signer"; Parameters email string the email address to look up Returns Promise<any> the result of the lookup request