How can I calculate the following 2D Fourier integral: $$ \iint \frac{{\rm e}^{{\rm i}(ax+by)}}{x^2-y^2+q} {\rm d}x\,{\rm d}y, $$ where $q$ is a complex number?
If there was a "+" sign in the denominator: $(x^2+y^2+q)^{-1}$, I'd use polar coordinates to get to the Hankel transform of a simple function $(r^2+q)^{-1}$, that can be calculated in terms of modified Bessel function. But I've no idea how to deal with the $(x^2-y^2+q)^{-1}$ function.
Update:
I am also interested in calculating even more general integral $$ \iint \frac{{\rm e}^{{\rm i}(ax+by)}}{x^2-y^2 + sy+q} {\rm d}x\,{\rm d}y, $$ where both $s$ and $q$ are complex numbers (for example $s=-2{\rm i}$, $q=4-{\rm i}$).
I have reasons to believe that this integral can be calculated in a closed form using Bessel $J_0$ function.