Add ability to filter from CSV
## Description
To support estates car-parking application they need to request a list of barcodes/mifare numbers from a CSV input including CRSIds.
## Further details
<!--[provide a more detailed introduction to the issue itself and why it is relevant]-->
## Task list
- Update input config file so that a input filter file can be specified
- This is a CSV
- Can set column to use as CRSId column in config
- Output as normal using this file's input as part of the filter
## Acceptance criteria
- [x] Card client can output card data based on input CRSIds from CSV file
## Links/references
<!--[provide any link or reference may help understand the issue]-->
issue