listContactsInList pages through memberships of one list.
Example
list is required. limit defaults to 50 (maximum 500), offset to 0, and
sort to desc; modifiedSince optionally filters by RFC 3339 timestamp.
account selects the Brevo binding.
Returns { count, contacts }; each contact has the shape from Get contact. Advance offset to page.