Fix bug where you weren't able to use both the -q and -j flags at the same time
I feel like there could be a better way to do this? As now we have the output kinda splintered. I suggest maybe we have the json object created in a separate function, and then split to human-readable if -j
isn't present
AS a user, I want to be able to search for a card by its name
This has failed testing, the pagination creates a new message instead of updating the old one