Allow querying for cards based on legacy card database organisations
As a IT manager / computer officer I want to be able to query for cards held by cardholders who do not exist within CamSIS, CHRIS or Lookup, based on their legacy card database organisation ID, so that I can continue to access card data for these people who only exist within the legacy card database using the new Card API.
Add the ability to query by legacy_carddb_organisation_id which fetches the orphaned legacy cardholders document from https://gitlab.developers.cam.ac.uk/uis/devops/api/gateway-ops/-/issues/52, finds all cardholders with the given organisation id and queries the Card API using the legacy cardholder id of those people.
Ensure that the readme is updated to give guidance to users of the card client script about how to use this functionality.