I am currently using these keybinds to change the active window within the active workspace:
"Alt + Left" = { move_focus = "left" }
"Alt + Right" = { move_focus = "right" }
It would be a nice addition if I could map a single keybind (like Alt + Tab) to cycle through the active tiled windows in the current workspace.