getActorHandle(options?: GetActorHandleOptions,): Promise<`@${string}@${string}` | `${string}@${string}`>
Gets the actor handle, of the form @username@domain
, from the given actor
or an actor URI.
optional
options: GetActorHandleOptions
The extra options for getting the actor handle.