GetSelfTeamIdUseCase
interface GetSelfTeamIdUseCase
This use case is responsible for retrieving the current user's team ID. the team ID is cached in memory and is not expected to change during the app's lifecycle, so it is not wrapped in a Result.