As far as I know usually Span is noted with the finite set of vectors with which I can span the whole vector space.
For example in $R2$ obviously this is a span $Sp((1,0) , (0,1))$.
But I have a hard time understanding what it means when you put the vector space itself in the closure.
I have seen it quite a lot in questions when instead of writing a finite set of vectors they put in closures the vector space or subspace. Maybe they mean that the basis of that vector space should be the span? I am not sure. Can you help. By just pointing out the meaning of it? Thank you.
It just means look at the subspace generated by some finite set of vectors.
For example, if $S=\{(1,1),(2,2)\}$, then the span of $S$ is a subspace $U \subset V$ consisting of formal linear combinations $U=a_1(1,1)+b_2(2,2)$ with $a_1,b_2 \in \mathbb R$. If $S=\{(1,0),(0,1)\}$, then it just happens that the span of $S$ is all of $V$, since any element of $V$ can be written in the form $a_1(1,0)+a_2(0,1)$.