$(2-\sqrt{x})(2+\sqrt{x})=4-x$ is a great start for partial fraction decomposition.
$a+\frac{1}{ 2 + \sqrt{x}}+\frac{-2 + 4 a + b}{-2 + \sqrt{x}}=\frac{a(x-4)+B(2-\sqrt{x})+C}{x-4}$
with $B=-1$ and $C=-2+4a+b$.
Take into account that
$$\frac{a x- \sqrt{x} + b}{x - 4}=a-\frac{1}{ 2 + \sqrt{x}}+\frac{-2 + 4 a +b}{-2 + \sqrt{x}}$$
This denominator is not compensable anymore by $\sqrt{x}$ in the nominator. So the nominators have to be zero for the existence of the limit.
The last summand has to be eliminated for a limit to exist!
$$\frac{4 a + b-2}{\sqrt{x}-2}$$
That can only the satisfied once for $-2$ or for $y$ but not for both to not singular.
We have $\frac{3}{4}=a-\frac{1}{4}$ and $4a+b=2$ so that $a=1$ so $b=-2$.
The back substition show we only have reals and therefore only are in need of the positive solution at $x=4$. The calculation remains valid.
The solution is for fitting to the given value/limit:
$$\frac{ x - \sqrt{x} -2}{x - 4}$$.
At $x=4$ the nominator has a zero $ 4 - \sqrt{4} -2=0$ that compensates for the zero of the polynomial of first order in $x$ in the denominator. The nominator is not a polynomial in $x$ but a sum of a polynomial and a second order root. Both a steady and differentiable in the singularity of the denominator.
A plot shows the singularity is gone:
The solution is $\frac{1}{2}$ for $x=0$ and $1$ for $x\rightarrow\infty$ and $\frac{3}{4}$ at $x=4 and this is no limit!$.

The solution process is substition of the root. Then partial fraction decompostion and the fitting the parameters of the given functions to the singularity at $x=4$. Finally we analysed the function and displayed it after resubstitution.
We needed a factor in addition to match the given limit. The pair $(a,b)=(1,-2)$ is unique.