TransactionManager#get(options);
Used for managing authorization transactions during the authorization code grant flow.
Represents a transaction during the authorization code grant flow between the client and the Auth Server.
Retrieves the currently stored transaction record if any.
The requested AuthorizationTransaction or undefined if not found.