Lucia.getUserSessions()
Method of Lucia. Gets all sessions of a user.
Lucia
function getUserSessions(userId: UserId): Promise<Session[]>;
userId