Kindly vet and guide:
First of all can we consider a cyclic group as both : multiplicative and additive group.
Say, $C_n$ has at least two generators $g, g^{n-1}$ and though composition adds exponents, but group operation is multiplication.
To take as additive group, need consider the fact that $C_n\cong \mathbb{Z_n}.$
Request reference source text, as for this have relied on lines stated as part of answer here only.
Second, if can consider as multiplicative group; then how to use Bezout lemma to find inverse, as shown here.
Say, find Inverse of $3$ in multiplicative group $C_{20}.$
$3x + 20y= 1,$ Have a doubt that $x,y \in \mathbb {Z}$ rather than $\in \mathbb {Z} / 20\mathbb{Z}.$
$$\begin{align}&20= 3\cdot 6+2\\& 3=2\cdot 1+1\end{align}$$
Now, taking reverse, have:
$$1= 3-2\cdot 1,$$ $$1= 3-(20-3\cdot 6)\cdot 1$$ But, unable to proceed.