This method returns information about the connected user wallet and its linked accounts.
var result = await ecosystemWallet.GetUserDetails();
The user and linked accounts information, such as the user's address, email and more.