get_citizens
Retrieves a paginated list of citizens. The query is used to fetch and navigate through a large list of citizens in the paginated format.
Return
A paginated response containing a list of citizens and the updated cursor for the next page.
Parameters
page_cursor
A cursor string representing the starting point for pagination.