Unified recipient resolution for XMTP messaging.
Recipient represents any identity the SDK can resolve to an XMTP inbox: Ethereum addresses, inbox IDs, ENS names, and future identity types.
Recipient
Resolver is a pluggable trait for external name resolution (ENS, Lens, etc.).
Resolver