How to filter CAN Bus ID's for reading

Hello,

I need some help. I am using Arduino Uno with Seeed Studio CAN-BUS shield v2.
I want to read some can Id’s from my cars can-bus, but there are so many id’s on it that i want to filter 2 addresses, 0x109 and 0x2A0. How do i set up the filtering for reading ?