There are 3 parts to the question that I am trying to understand, and while it is not homework it seems instrumental in decomposition modules into weight spaces and their relation to tensor products.
Let $L= sl(2,\mathbb{C})$, and let $V = \mathbb{C}^2$ be the "natural module" with the standard basis $v_1,v_2$. Now let $W = \mathbb{C}^2$ be another copy of the "natural module":
$\textbf{Question 1}$: What is this "natural module"? What is the basis?
Now with respect to the basis $v_1 \otimes v_1$, $v_1 \otimes v_2$, $v_2 \otimes v_1$, $v_2 \otimes v_2$ one finds that the matrices of e, f, and g are:
$\rho (e) = \left(\begin{array}{cc} 0 & 1 & 1 & 0 \\ 0 & 0 & 0 & 1 \\ 0 & 0 & 0 & 1 \\ 0 & 0 & 0 & 0 \end{array}\right)$ $\rho (f) = \left(\begin{array}{cc} 0 & 0 & 0 & 0 \\ 1 & 0 & 0 & 0 \\ 1 & 0 & 0 & 0 \\ 0 & 1 & 1 & 0 \end{array}\right)$ $\rho (h) = \left(\begin{array}{cc} 2 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & -2 \end{array}\right)$
$\textbf{Question 2}$: Where do these come from? The only thing I can think of is that they are using e, f, and g which are elements of $sl(2,\mathbb{C})$ where $e = \left(\begin{array}{cc} 0 & 1 \\ 0 & 0 \end{array}\right)$ $f = \left(\begin{array}{cc} 0 & 0 \\ 1 & 0 \end{array}\right)$ $h = \left(\begin{array}{cc} 1 & 0 \\ 0 & -1 \end{array}\right)$ as these are used as a basis for an exercise in the first chapter.
Now I can see that the eigenvalues of the 4 x 4 matrices are 0 and 2 hence finding the weights we have $V_0$ and $V_2$ and so we are building up the weight space and have $V_0 \oplus V_2$, I however am unsure of why I am told that $V \otimes W \simeq V_0 \oplus V_2$
$\textbf{Question 3}$: How do I find, in general an explicit direct sum decomposition of $V \otimes W$ into a direct sum of irreducible decompositions?
Any help on any 3 parts is very helpful, this is a roadblock for me. Also note that the 3rd part of the question is Exercise 15.2 from Erdmann and Wildon's book "Introduction to Lie Algebras".
Since the matrix lie algebras ${\frak gl}_n(k)$, ${\frak sl}_n(k)$, etc. are by definition the lie algebras comprised of certain linear transformations of the vector space $k^n$, we call $k^n$ the "natural" space (or module) on which the matrix lie algebras act.
You're correct; the matrix representations of the standard basis $e,f,g\in{\frak sl}_2(\Bbb C)$ are given by
$$e=\begin{pmatrix}0&1\\0&0\end{pmatrix}, \qquad f=\begin{pmatrix}0&0\\1&0\end{pmatrix}, \qquad h=\begin{pmatrix}1&0\\0&-1\end{pmatrix}.$$
The basis $\{v_1,v_2\}$ on $V$ induces a basis on the tensor product $V\otimes V$, say $\{w_1,w_2,w_3,w_4\}$:
$$\begin{array}{ll} w_1=v_1\otimes v_1 & w_2=v_1\otimes v_2 \\ w_3=v_2\otimes v_1 & w_4=v_2\otimes v_2 \end{array}$$
If a lie algebra element acts by $A$ on $V$, then it acts by $x\otimes y\mapsto Ax\otimes y+x\otimes Ay$ on $V\otimes V$. If we use the relations $ev_1=0$, $ev_2=v_1$ we can compute how $e$ acts on $w_{1,2,3,4}$:
$$ew_1=e(v_1\otimes v_1)=ev_1\otimes v_1+v_1\otimes ev_1=0\otimes v_1+v_1\otimes 0=0.$$
$$ew_2=e(v_1\otimes v_2)=ev_1\otimes v_2+v_1\otimes ev_2=0\otimes v_2+v_1\otimes v_1=w_1 $$
and then you should get $ew_3=w_1$ and $ew_4=w_2+w_3$. Since we know how $e$ acts on the basis vectors $w_1,w_2,w_3,w_4$ of $V\otimes V$, we can write down its matrix. You should get the matrix
$$\rho(e)=\begin{pmatrix}0&1&1&0\\0&0&0&1\\0&0&0&1\\0&0&0&0\end{pmatrix}.$$
You can use the same procedure to compute the matrices for $f$ and $h$.
Finding the irreducible representation decomposition of $V\otimes W$ is generally a hard problem. One often exploits specific features of $V$ and $W$ to get the job done, rather than use some uniform procedure. One can use bilinearity of the tensor product to reduce the problem of decomposing $V\otimes W$ for general $V,W$ to decomposing it for irreducible $V$ and $W$. And for that, I believe we can numerical invariants to compute he multiplicities. I know that for group representations (namely semisimple ones), we can compute the multiplicity of the irrep $U$ inside $V\otimes W$ as
$$\dim_{\Bbb C}\hom_{\Bbb C[G]}(U,V\otimes W)=\dim_{\Bbb C}\hom_{\Bbb C[G]}(\Bbb C,U^*\otimes V\otimes W)$$
$$=\dim_{\Bbb C}(U^*\otimes V\otimes W)^G=\frac{1}{|G|}\sum_{g\in G}\chi_{U^*\otimes V\otimes W}(g)=\frac{1}{|G|}\sum_{g\in G}\chi_U(g^{-1})\chi_V(g)\chi_W(g).$$