You mean in a similar fashion that is done with the FSM Concurrent Node?
By the way, altought not exactly the same as your suggestion, you can if you want, have a FlowscriptController attached on the same gameobject alongside the FSMOwner, which will efectively make them both run concurrently. Just a simple solution in case it is adequate to what you want to achieve.