open fun getProfile(publicKey: String): AsyncResult<Profile>
Gets the profile of a given user
publicKey - the public key of the user to get the profile of
publicKey
Return