Hey,
You can if you want, also directly get the Blackboard component attached on the gameobject as well, without the need to go through the FSMOwner, since Blackboard is but a component.
You can then indeed use SetValue and GetValue to get/set any variable on that blackboard.