With some heuristic computation, I conjecture that the generalized continued fraction (CGD)
$$ \mathop{\Large\text{K}}_{n=1}^{\infty}\frac{an+b}{cn+d} = \dfrac{a+b}{(c+d)+\dfrac{2a+b}{(2c+d)+\dfrac{3a+b}{(3c+d)+\ldots}}} $$
written in Gasus' Kettenbruch notation, has the following form
$$ \mathop{\Large\text{K}}_{n=1}^{\infty}\frac{an+b}{cn+d} = \frac{ \frac{a+b}{c} \beta {}_1F_{1}(\alpha, \beta; \gamma)}{\beta (\beta-1) {}_1F_{1}(\alpha, \beta; \gamma) + \alpha \gamma {}_1F_{1}(\alpha+1, \beta+1; \gamma) } $$
where $\alpha = \frac{a}{c^2} + \frac{d}{c} - \frac{b}{a} $, $\beta = \frac{a}{c^2} + \frac{d}{c} + 2$, and $\gamma = -\frac{a}{c^2}$, and ${}_1F_{1}$ is the Kummer's confluent hypergeometric function.
Given the simplicity of the method I applied, I am fairly certain that this type of answer has already been known in literature, although I was unable to find it with a quick googling. So I would like to seek for a help for identifying references to this type of result. I am by no means an expert of this field, and was only mildly motivated by the project Ramanujan Machine which seeks to discover novel type of GCF identities experimentally.
In short, any help for identifying references would be greatly appreciated!