4 ch relay I2C read state problem

Currently using the Seeed 4ch relay board. When I read the state of the relays it always reports 0x02 no matter what state the relays are in.

sudo i2cget -y 1 0X12
0x02
Don’t know what I am doing wrong. I can toggle each relay fine.