reconstructSession - Reconstructs a session object from the provided arguments
If a session object is provided, it is returned as is
If a session storage client is provided, the session object is reconstructed from the session storage client using all of the sessionIds found in the storage client
If a smart account address is provided, the default session storage client is used to reconstruct the session object using all of the sessionIds found in the storage client
reconstructSession - Reconstructs a session object from the provided arguments
If a session object is provided, it is returned as is If a session storage client is provided, the session object is reconstructed from the session storage client using all of the sessionIds found in the storage client If a smart account address is provided, the default session storage client is used to reconstruct the session object using all of the sessionIds found in the storage client