Description
Move the serve token_status_list logic to the issuance domain.
Motivation
Business logic shouldnt live in the API layer, since UniCore is set up in a way it should be able to be implemented not only via https but also other methods (grpc, event streaming etc.)
Resources
No response
To-do List