I would recommend the AJA Kona LHi over any of the Blackmagic cards.
https://www.aja.com/products/kona/kona-lhi.php
Here’s a good primer on RAID:
https://en.wikipedia.org/wiki/RAID
The point of using a RAID is to increase the speed at which data can be transferred to and from the storage volume. Why is this relevant? Because the speed of your storage directly impacts the performance you can expect in Final Cut Pro. The faster your storage is, the more realtime performance (ability to play back without the need to render first) you will experience from FCP. Having fast storage also allows you to play back more simultaneous streams of video or work with higher quality formats and codecs without fear of dropping frames. Fast storage is one of the factors most greatly impacting the overall smoothness and responsiveness of editing in Final Cut Pro.
When a RAID-0 volume is configured, data is written (or read) across 2 or more drives simultaneously, increasing the speed at which data can be transferred. If one drive should fail, all data on the volume would be irretrievably lost. The actual drives themselves (other than the drive that failed) would be fine. RAID-0 is an inexpensive way to add performance, but carries with it the need for regular backups or confidence that the media on it is duplicated elsewhere (master tapes, etc.).
A RAID-5 array offers several advantages. A RAID-5 volume must contain 3 or more drives. Just like in RAID-0, data is spread across all drives in the array, but in RAID-5 parity information (information that can help reconstruct the volume in case one drive fails) is also spread across all of the drives. In a RAID-5 volume, one drive can fail and no data loss will occur. The RAID will be able to continue operating at a reduced performance level but will be able to rebuild itself completely once a replacement drive is added. RAID-5 offers the best combination of speed and reliability. Data transfer will be faster than a single drive, and data will be better protected than if it were stored on a single drive or a RAID-0 volume.
RAID-5 arrays typically use hardware RAID controllers, which offload the RAID data and parity calculations that are normally performed by the CPU in software RAID setups. Apple’s Disk Utility can create RAID-0 (striping) and RAID-1 (mirroring) volumes, but not RAID-5.
A good entry level RAID-5 array would be the CalDigit HDElement, a 4-drive RAID-5 with a hardware RAID controller card.
https://www.caldigit.com/HDElement/
Good luck!