Requests the cursor position report (DECXCPR) (ESC [ 6 n).
ESC [ 6 n
public AnsiWriter RequestCursorPosition()
When supported, the terminal typically replies on the input stream with ESC [ row ; col R.
ESC [ row ; col R