CardSearchStrategy
Whether will get the union of the factors, or the intersection
| Enum Values : Object | Description |
|---|---|
| union: | Will get all cards containing, at least, one label and, at least, one assignee id |
| intersection: | Will get all cards containing all labels and all assignees id |