If you are talking about seeing the value of the frames using a NI-CAN device, then the short answer is NO, you can't see the value of each of the frames.
You can look for specific errors to tell you when one of the frame parts is bad. The NC_ERR_CAN_BUS_OFF has hex encodings to tell you if a frame has problems, like no ACK, bad CRC, Stuff bit Error, and so on.
Why do you need to see the actual frames?